Skip to main content

Cloudant

Samples Overview

Qarbine provides a wide variety of sample templates, and queries. Some are application oriented examples, while others are database administrator (DBA) oriented.

Below are a few of the component samples to consider. Review the Qarbine Catalog for the latest components. See the latest set of IBM Watsonx Presto components in the folder depicted below.

  

  

Describe Server

This data source is at “example/IBM/Cloudant/DBA/Describe server”. A sample result is shown below.

  

The details are shown below.

  

List Databases

This data source is found at ”example/IBM/Cloudant/DBA/List databases”. A sample result is shown below.

  

List Indexes

This data source is found at ”example/IBM/Cloudant/DBA/List indexes”. The data source references a prompt. When run a prompt is presented.

  

Choose a database and click

  

A sample result is shown below.

  

Describe an Index

This data source is found at ”example/IBM/Cloudant/DBA/Describe prompted index”. Below is its query specification.

// This uses a virtual Qarbine query.
describe index @index in @database

The data source references a prompt. When run a prompt is presented.

  

Choose a database and an index.

  

Click

  

A sample result is shown below.

  

The details are shown below.

  

Describe Design Documents

This data source is found at ”example/IBM/Cloudant/DBA/Describe design documents. The data source references a prompt. When run a prompt is presented.

  

Choose a database and click

  

A sample result is shown below.

  

The details are shown below.